| AmApplicationQuestionChoices |
| Logical Entity Name | AmApplicationQuestionChoices |
| Default Table Name | AmApplicationQuestionChoices |
| Physical Only | NO |
| Definition | |
| Note |
| AmApplicationQuestionChoices Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmApplicationQuestionChoicesID |
int | NO | ||
| Descrip | nvarchar(500) | NO | ||
AmApplicationQuestionID |
int | NO | ||
| AllowFreeText | bit | NO | ||
| FreeTextRequiredField | bit | NO | ||
| ResponseDataType | char(10) | YES | ||
| ResponseNumber | int | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmApplicationQuestionChoices Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AmApplicationQuestionChoices_AmApplicationQuestionChoicesID | PrimaryKey | AmApplicationQuestionChoicesID |
| AmApplicationQuestionChoices Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AmApplicationQuestion | Non-Identifying | One To Zero or More | FK_AmApplicationQuestionChoices_AmApplicationQuestionID_AmApplicationQuestion_AmApplicationQuestionID | AmApplicationQuestionID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AmApplicationQuestionChoices_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmEnrollApplicationAnswers | Non-Identifying | One To Zero or More | FK_AmEnrollApplicationAnswers_AmApplicationQuestionChoicesID_AmApplicationQuestionChoices_AmApplicationQuestionChoicesID | NO | YES |
| AmApplicationQuestionChoices Check Constraints |
| Check Constraint Name | CheckConstraint |